Introduction

The road map states the planned and upcoming features, ordered by priority, coming to all three of the programs included in this project. If you would like to suggest a new feature send me an email or post onto Github!

ReadingBuses.py Planned Features

  1. Allow for multiple bus stops which can be cycled through using a button.

NationalBuses.py Planned Features

  1. Allow for multiple bus stops which can be cycled through using a button.
  2. Improve support for edge case services which may display strangely.

NationalRail.py Planned Features

  1. Add more animations, such as cancellation or distribution reason and messages like 'Stand back from the edge, train approaching' All new animations will be optional.
  2. Support for the London Underground
  3. Allow for multiple train stations which can be cycled through using a button.
  4. Make API Calls Async so that the second timer does not visibly freeze